Skip to content
Back to search
30
MCP

Apache IoTDB

pulsemcp/apache iotdb

Connects to Apache IoTDB time-series databases for executing queries, listing tables, and describing schemas through a secure Python-based interface.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apache_iotdb": {
      "url": "None",
      "transport": "http"
    }
  }
}